runtime.pTraceState.mSyscallID (field)
6 uses
runtime (current package)
trace.go#L380: pp.trace.mSyscallID = -1
traceruntime.go#L41: mSyscallID int64
traceruntime.go#L503: pp.trace.mSyscallID = int64(tl.mp.procid)
traceruntime.go#L523: tl.mp.p.ptr().trace.mSyscallID = -1
traceruntime.go#L533: mStolenFrom := pp.trace.mSyscallID
traceruntime.go#L534: pp.trace.mSyscallID = -1
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |